CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 rsa 加密

搜索资源列表

  1. rsa

    0下载:
  2. rsa文件加密用于加密文件类型的加密,是手工书写的希望能对大家有所作用把-rsa code used for the files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:583404
    • 提供者:曹耘彬
  1. MD5-RSA-DES

    0下载:
  2. 文件-3个着名加密算法(MD5、RSA、DES)的解析 -File- 3 famous encryption algorithm (MD5, RSA, DES) to resolve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:16454
    • 提供者:lixin
  1. Test1

    0下载:
  2. 自己写的安全试验作业,调用encryptModule实现的DES,SHA,RSA加密远程文件传输,采用eclipse VE开发。-Own written safety test operations, calling encryptModule achieve DES, SHA, RSA encryption remote file transfer, the eclipse the VE development.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:64627
    • 提供者:
  1. des

    0下载:
  2. 可以对文件进行DES或RSA加密,并附带有测试的代码-DES or RSA encryption on the file, together with the test code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3726
    • 提供者:xiaoyao
  1. rsa

    0下载:
  2. RSA加解密算法代码C语言编写,可对字符串和文件加密-RSA encryption algorithm code written in C language, may to the string and file encryption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:6508
    • 提供者:Felix
  1. sushu

    0下载:
  2. 在RSA加密中,本文件实现的判断一个数是否是素数。-In the RSA encryption, to determine whether a number is prime number.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:911716
    • 提供者:袁鹏
  1. RRRSA-MFCS

    0下载:
  2. RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC-The RSA-MFC MFC RSA encryption algorithm can be used for the hex file encryption and decryption of the RSA-MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3764817
    • 提供者:粘附
  1. RRSAACodeSammS

    0下载:
  2. RSA加密处理CSHARP代码研究 1、生成public key与private keyy并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption the CSHARP code research, generate public key and private keyy can be saved to generate an XML file. 2 shows the RSA digital signature proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2233
    • 提供者:张艾芸
  1. A19824363RSAn

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 -Analysis of the application status of the RSA algorithm, and demonstrate the feasibility and si
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:高尚
  1. RSA

    0下载:
  2. 四种加密算法之RSA源代码-C++ (包含一个头文件和一个cpp文件)-Four encryption algorithm RSA source code-C++ (including a header file and a cpp file)
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:6875
    • 提供者:wwwwww
  1. RSA-encryption-image

    0下载:
  2. 基于RSA对图像进行加密,能够把图像文件获取并使之加密。-Image based on the RSA encryption, image files to obtain and encryption.
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:6033
    • 提供者:杨光进
  1. RSACrypt

    0下载:
  2. C# RSA加密解密 使用Rijndael算法(对称)加密数据,再用RSA加密Rijndael密钥。使用这种算法加密大文件时运算比较快。-C# RSA encryption and decryption using Rijndael algorithm (symmetric) encryption of data, then the RSA encryption Rijndael key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:883395
    • 提供者:田韵豪
  1. RSA

    0下载:
  2. 文件里包含了头文件(rsa.h),主函数(main.c)还有rsa.c。用C语言实现的一种非对称加密算法。拿出来给大家分享一下-The file contains header files (rsa.h), the main function (main.c) rsa.c. A non-symmetric encryption algorithm with C language. Out for everyone to share
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:4153
    • 提供者:陈家豪
  1. hc-v4.tar

    0下载:
  2. httpclient登录新浪微博(非SDK方式)最近新浪微博更新了sso登录方式,加密算法变成了rsa,获取nonce和servertime,pubkey,这里涉及到rsa加密,通常用java进行rsa加密一般都是从文件读取公钥信息或者是base64编码的公钥信息转换成key,然后进行加密... -httpclient Login Sina Weibo (non-SDK way) Sina Weibo recently updated sso login, encryption algori
  3. 所属分类:Java Develop

    • 发布日期:2017-11-02
    • 文件大小:2066832
    • 提供者:zhangts
  1. RSA

    11下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:5120
    • 提供者:丁元元
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1、 理解公钥密码算法,熟悉常有的密码算法:RSA、椭圆曲线密码体制 2、 以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实习内容 以RSA为例,利用java中的相关类实现对指定字符串的加解密。 1、 生成公钥密钥对 (1)利用java中的KeypairGenerator类创建公钥密钥对,利用KeypairGenerator的静态方法getInstance()获得KeypairGenerator类型的对象,
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:杨平
  1. Delphi_750127

    0下载:
  2. Delphi:Delphi环境下使用RSA算法加密字符串和文件的例子,代码文件较多,比较完整的例子,位数可设置为:128位、256位、512位、768位、1024位。相信通过这个RSA加密实例,你会学会如何运用Delphi语言进行RSA算法的加密技巧。 -Delphi: Delphi environment using the following example of RSA encryption algorithm strings and files, code files larger,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:151907
    • 提供者:STLXTZS
  1. RSA

    0下载:
  2. 非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 -Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3354132
    • 提供者:王同学
  1. OPENSSL

    1下载:
  2. 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-23
    • 文件大小:833536
    • 提供者:杨成伟
  1. RSA

    0下载:
  2. 非对称密码技术的实现 (1)公私钥生成函数,加密/解密函数; (2)利用公钥加密特定文件,并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。-Achieve asymmetric cryptographic techniques (1) The public and private key generation functions, encryption/decryption functions (2) the use of public key crypto
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6856
    • 提供者:江沐
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com